body {
	background-color: #000120;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
#wrapper a:link ,a:visited  {
	color: #FFF;
	text-decoration: none;
}


#header {
	background-image: url(/images/header2.png);
	background-repeat: no-repeat;
	height: 200px;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#header #join {
	float: right;
	width: 200px;
	margin-top: 15px;
	margin-right: 40px;
}
#header #store {
	float: right;
	clear: right;
	margin-right: 40px;
}
#middle  {
	background-image: url(/images/middle2.png);
	background-repeat: repeat;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
#middle #content  {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#menuWrapper    #menu{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#menuWrapper {
	background-image: url(/images/middle2.png);
	background-repeat: repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	background-position: center;
}


#footer {
	background-image: url(/images/footer2.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}


#footer #siteinfo {
	padding: 0px;
	margin-right: 45px;
	width: 910px;
	float: right;
	margin-top: 75px;
}


.alignright {
	text-align: right;
}


.login {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header #home {
	clear: right;
	float: left;
	width: 500px;
	margin-top: 35px;
	margin-left: 230px;
}
.home {
	color: #FFF;
	text-align: right;
	margin-top: 20px;
}
